Function NetServiceControl

Source
pub unsafe extern "system" fn NetServiceControl(
    servername: LPCWSTR,
    service: LPCWSTR,
    opcode: DWORD,
    arg: DWORD,
    bufptr: *mut LPBYTE,
) -> NET_API_STATUS