[][src]Function winapi::um::winbase::lstrcpyA

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