Function js::jsapi::JS_EncodeInterpretedFunction [] [src]

pub unsafe extern "C" fn JS_EncodeInterpretedFunction(
    cx: *mut JSContext,
    funobj: HandleObject,
    lengthp: *mut u32
) -> *mut c_void