SymGetSearchPathW

Function SymGetSearchPathW 

pub unsafe fn SymGetSearchPathW(
    hprocess: HANDLE,
    searchpatha: &mut [u16],
) -> Result<()>