duktape_sys::duk_fatal_function [] [src]

type duk_fatal_function = Option<unsafe extern fn(udata: *mut c_void, msg: *const c_char)>;