Skip to main content

ReadBytes

Function ReadBytes 

Source
pub unsafe extern "C" fn ReadBytes(
    m: *mut MEMFILE,
    dst: *mut c_void,
    num: u32,
) -> bool