FindResource

Function FindResource 

Source
pub unsafe extern "system" fn FindResource(
    hmodule: *mut c_void,
    lpname: *const u16,
    lptype: *const u16,
) -> *mut c_void
Expand description

#356 FindResource

returns a handle to a resource in a module