pub unsafe extern "system" fn UCNV_TO_U_CALLBACK_STOP(
    context: *const c_void,
    touargs: *mut UConverterToUnicodeArgs,
    codeunits: PCSTR,
    length: i32,
    reason: UConverterCallbackReason,
    err: *mut UErrorCode
)
Expand description

Required features: "Win32_Globalization"