[][src]Function winapi::um::appmgmt::GetLocalManagedApplications

pub unsafe extern "system" fn GetLocalManagedApplications(
    bUserApps: BOOL,
    pdwApps: LPDWORD,
    prgManagedApps: *mut PMANAGEDAPPLICATION
) -> DWORD