rustmax::libc

Function dlopen

Source
pub unsafe extern "C" fn dlopen(
    filename: *const i8,
    flag: i32,
) -> *mut c_void