[][src]Function blend2d_sys::blFileRead

pub unsafe extern "C" fn blFileRead(
    self_: *mut BLFileCore,
    buffer: *mut c_void,
    n: usize,
    bytesReadOut: *mut usize
) -> BLResult