Function winapi::um::winbase::lstrcpyA

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