Function JNI_OnLoad

Source
pub unsafe extern "C" fn JNI_OnLoad(
    vm: *mut JavaVM,
    reserved: *mut c_void,
) -> jint