Skip to main content

ScUNCFromLocalPath

Function ScUNCFromLocalPath 

Source
pub unsafe fn ScUNCFromLocalPath<P0, P1>(
    lpszlocal: P0,
    lpszunc: P1,
    cchunc: u32,
) -> i32
where P0: Param<PCSTR>, P1: Param<PCSTR>,