[][src]Type Definition brioche_ducc_sys::duk_c_function

type duk_c_function = Option<unsafe extern "C" fn(ctx: *mut duk_context) -> duk_ret_t>;