[][src]Type Definition CCODE::RPC_DISPATCH_FUNCTION

type RPC_DISPATCH_FUNCTION = Option<unsafe extern "C" fn(Message: PRPC_MESSAGE)>;