windows::Win32::System::HostComputeNetwork

Function HcnRegisterServiceCallback

pub unsafe fn HcnRegisterServiceCallback(
    callback: HCN_NOTIFICATION_CALLBACK,
    context: *const c_void,
    callbackhandle: *mut *mut c_void,
) -> Result<()>