Type Definition PReadSizeProc
Other items invtflib_sys
type PReadSizeProc = Option<unsafe extern "C" fn(arg1: *mut vlVoid) -> vlUInt>;