windows::Win32::Globalization

Function ucnv_cbFromUWriteBytes

pub unsafe fn ucnv_cbFromUWriteBytes<P1>(
    args: *mut UConverterFromUnicodeArgs,
    source: P1,
    length: i32,
    offsetindex: i32,
    err: *mut UErrorCode,
)
where P1: Param<PCSTR>,