STREAMPROC

Type Alias STREAMPROC 

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