Type Definition vc6_sys::RPC_DISPATCH_FUNCTION

source ·
pub type RPC_DISPATCH_FUNCTION = Option<unsafe extern "stdcall" fn(Message: PRPC_MESSAGE)>;