Function mozjs::glue::RUST_SET_JITINFO

source ·
pub unsafe extern "C" fn RUST_SET_JITINFO(
    func: *mut JSFunction,
    info: *const JSJitInfo
)