winapi::um::winbase

Function lstrcpyA

Source
pub unsafe extern "system" fn lstrcpyA(
    lpString1: LPSTR,
    lpString2: LPCSTR,
) -> LPSTR