Skip to main content

get_module_handle_ex_a

Function get_module_handle_ex_a 

Source
pub fn get_module_handle_ex_a(
    flags: i32,
    module_name: *const u8,
    module: *mut usize,
) -> bool
Expand description

Dynamically calls GetModuleHandleExA.