DoxigAlpha

GetModuleHandleW

Function parameters

Parameters

#
lpModuleName:?LPCWSTR

Functions in this namespace

Functions

#

Source

Implementation

#
pub extern "kernel32" fn GetModuleHandleW(
    lpModuleName: ?LPCWSTR,
) callconv(.winapi) ?HMODULE