Function netapi32::NetConfigGet [] [src]

pub unsafe extern "system" fn NetConfigGet(
    server: LPCWSTR,
    component: LPCWSTR,
    parameter: LPCWSTR,
    bufptr: *mut LPBYTE
) -> NET_API_STATUS