Function shadow_rs::cshadow::regularfile_read

source ยท
pub unsafe extern "C-unwind" fn regularfile_read(
    file: *mut RegularFile,
    host: *const Host,
    buf: *mut c_void,
    bufSize: usize,
) -> isize