pub type PREGISTERCLASSNAMEW = Option<unsafe extern "system" fn(param0: PCWSTR) -> BOOLEAN>;
enum PREGISTERCLASSNAMEW { None, Some(unsafe extern "system" fn(*const u16) -> u8), }
No value.
Some value of type T.
T