GetModuleHandleA

Function GetModuleHandleA 

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