SBFileRead

Function SBFileRead 

Source
pub unsafe extern "C" fn SBFileRead(
    instance: SBFileRef,
    buf: *mut u8,
    num_bytes: usize,
    bytes_read: *mut usize,
) -> SBErrorRef