Function kernel32::lstrcpy [] [src]

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