[][src]Type Definition brioche_ducc_sys::duk_fatal_function

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