[][src]Function libc::dlmopen

pub unsafe extern "C" fn dlmopen(
    lmid: Lmid_t,
    filename: *const c_char,
    flag: c_int
) -> *mut c_void