Function lstrcmpA
pub unsafe fn lstrcmpA<P0, P1>(lpstring1: P0, lpstring2: P1) -> i32where
P0: Param<PCSTR>,
P1: Param<PCSTR>,
pub unsafe fn lstrcmpA<P0, P1>(lpstring1: P0, lpstring2: P1) -> i32where
P0: Param<PCSTR>,
P1: Param<PCSTR>,