Function mozjs::glue::CollectServoSizes

source ยท
pub unsafe extern "C" fn CollectServoSizes(
    cx: *mut JSContext,
    sizes: *mut ServoSizes,
    gs: Option<unsafe extern "C" fn(_: *mut JSObject) -> usize>,
) -> bool