Skip to main content

ee_prepend

Function ee_prepend 

Source
pub unsafe extern "C" fn ee_prepend(
    cx: *mut JSContext,
    argc: u32,
    vp: *mut Value,
) -> bool