pub unsafe extern "C" fn srvUnregisterService(
    name: *const c_char
) -> Result
Expand description

Unregisters the current process as a service.

§Arguments

  • name - Name of the service.