[][src]Type Definition rust_icu_sys::UNESCAPE_CHAR_AT

type UNESCAPE_CHAR_AT = Option<unsafe extern "C" fn(offset: i32, context: *mut c_void) -> UChar>;