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

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