GetComputerNameW

Function GetComputerNameW 

pub unsafe fn GetComputerNameW(
    lpbuffer: Option<PWSTR>,
    nsize: *mut u32,
) -> Result<()>