Function DynamicLib_Load

Source
pub unsafe extern "C" fn DynamicLib_Load(
    path: *const cc_string,
    lib: *mut *mut c_void,
) -> cc_result