Function netapi32::NetServiceControl
[−]
[src]
pub unsafe extern "system" fn NetServiceControl(
servername: LPCWSTR,
service: LPCWSTR,
opcode: DWORD,
arg: DWORD,
bufptr: *mut LPBYTE
) -> NET_API_STATUS