Function vmw_backdoor::probe_backdoor[][src]

pub fn probe_backdoor() -> Result<BackdoorGuard, VmwError>

Try to acquire access to the backdoor, and probe its presence.

Wherever possible, use probe_backdoor_privileged() instead.