Function winapi::um::winbase::lstrcmpiW

source ·
pub unsafe extern "system" fn lstrcmpiW(
    lpString1: LPCWSTR,
    lpString2: LPCWSTR
) -> c_int