FILEREADPROC

Type Alias FILEREADPROC 

Source
pub type FILEREADPROC = extern "C" fn(*mut c_void, DWORD, *mut c_void) -> DWORD;