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