Function binaryWriteBytes

Source
pub unsafe extern "C" fn binaryWriteBytes(
    file: *mut EmbFile,
    data: *const c_char,
    size: c_int,
)