Function mozjs_sys::glue::DescribeScriptedCaller
source ยท pub unsafe extern "C" fn DescribeScriptedCaller(
cx: *mut JSContext,
buffer: *mut c_char,
buflen: usize,
line: *mut u32,
col: *mut u32,
) -> bool