Skip to main content

lstrcpynW

Function lstrcpynW 

Source
pub unsafe extern "C" fn lstrcpynW(
    lpString1: LPWSTR,
    lpString2: LPCWSTR,
    iMaxLength: c_int,
) -> LPWSTR