Function zbox::ffi::zbox_file_read[][src]

#[no_mangle]
pub extern "C" fn zbox_file_read(
    dst: *mut u8,
    len: usize,
    file: *mut File
) -> c_int