Function kernel32::GetProcAddress [] [src]

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