Function c_scape::dlsym

source ยท
pub unsafe extern "C" fn dlsym(
    handle: *mut c_void,
    symbol: *const i8
) -> *mut c_void