Function steamworks_sys::wcscpy

source ·
pub unsafe extern "C" fn wcscpy(
    _Destination: *mut u16,
    _Source: *const u16
) -> *mut u16