[][src]Function vmw_backdoor::access_backdoor

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

Try to acquire access to the backdoor, but do NOT probe its presence.

On Linux, this requires running with CAP_SYS_RAWIO privileges.