Function vc6_sys::GetProcAddress

source ·
pub unsafe extern "stdcall" fn GetProcAddress(
    hModule: HMODULE,
    lpProcName: LPCSTR
) -> FARPROC