Function binaryReadUnicodeString

Source
pub unsafe extern "C" fn binaryReadUnicodeString(
    file: *mut EmbFile,
    buffer: *mut c_char,
    stringLength: c_int,
)