Type Definition v8::OomErrorCallback

source · []
pub type OomErrorCallback = extern "C" fn(location: *const c_char, details: &OomDetails);