Function mozjs::rust::wrappers::CaptureCurrentStack

source ยท
pub unsafe fn CaptureCurrentStack(
    cx: *mut JSContext,
    stackp: MutableHandleObject<'_>,
    capture: *mut StackCapture,
) -> bool