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

type MallocSizeOf = Option<unsafe extern "C" fn(p: *const c_void) -> usize>;