[][src]Type Definition brioche_ducc_sys::duk_map_char_function

type duk_map_char_function = Option<unsafe extern "C" fn(udata: *mut c_void, codepoint: duk_codepoint_t) -> duk_codepoint_t>;