Type Definition v8_sys::OOMErrorCallback
[−]
[src]
type OOMErrorCallback = Option<unsafe extern fn(location: *const c_char, is_heap_oom: bool)>;