Type Definition mozjs::jsapi::OffThreadCompileCallback [] [src]

type OffThreadCompileCallback = Option<unsafe extern "C" fn(token: *mut c_void, callbackData: *mut c_void)>;