Function jvmti_event_garbage_collection_start_handler

Source
#[no_mangle]
pub extern "C" fn jvmti_event_garbage_collection_start_handler(
    jvmti_env: *mut jvmtiEnv,
)