pub type PFAXDEVCONFIGURE = Option<unsafe extern "system" fn(param0: *mut HPROPSHEETPAGE) -> BOOL>;
pub enum PFAXDEVCONFIGURE { None, Some(unsafe extern "system" fn(*mut *mut c_void) -> i32), }
No value.
Some value of type T.
T