Function kernel32::lstrcpyA [] [src]

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