pub type SERVER_ROUTINE = Option<unsafe extern "system" fn() -> i32>;
Expand description

Required features: "Win32_System_Rpc"