Function JS_SetDumpFlags

Source
pub unsafe extern "C" fn JS_SetDumpFlags(
    rt: *mut JSRuntime,
    flags: u64,
)