Type Definition PReadOpenProc
vtflib_sys
type PReadOpenProc = Option<unsafe extern "C" fn(arg1: *mut vlVoid) -> vlBool>;