Type Definition js::jsapi::OpenAsmJSCacheEntryForReadOp [] [src]

type OpenAsmJSCacheEntryForReadOp = Option<unsafe extern "C" fn(global: HandleObject, begin: *const c_ushort, limit: *const c_ushort, size: *mut usize, memory: *mut *const u8, handle: *mut isize) -> bool>;