Function DynamicLib_Get2

Source
pub unsafe extern "C" fn DynamicLib_Get2(
    lib: *mut c_void,
    name: *const c_char,
) -> *mut c_void