Function lstrcmpA

Source
pub unsafe extern "C" fn lstrcmpA(
    lpString1: LPCSTR,
    lpString2: LPCSTR,
) -> c_int