duktape_sys::duk_map_char_function [] [src]

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