Function winapi::um::winbase::lstrcmpA

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