Function binaryReadString

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