Function binaryReadBytes

Source
pub unsafe extern "C" fn binaryReadBytes(
    file: *mut EmbFile,
    destination: *mut c_uchar,
    count: c_int,
) -> c_int