pub unsafe extern "system" fn K32EnumPageFilesA(
    pcallbackroutine: PENUM_PAGE_FILE_CALLBACKA,
    pcontext: *mut c_void
) -> BOOL
Expand description

Required features: ‘Win32_System_ProcessStatus’, ‘Win32_Foundation’