GetModuleHandleA

Function GetModuleHandleA 

Source
pub unsafe fn GetModuleHandleA<'a, T0__: IntoParam<'a, PSTR>>(
    lpmodulename: T0__,
) -> isize