Function neon_runtime::call::get_isolate [−][src]
pub unsafe extern "C" fn get_isolate(
info: &FunctionCallbackInfo
) -> *mut Isolate
Gets the isolate of the function call.
pub unsafe extern "C" fn get_isolate(
info: &FunctionCallbackInfo
) -> *mut Isolate
Gets the isolate of the function call.