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