Searched defs:EXCEPTION_POINTERS (Results 1 – 2 of 2) sorted by relevance
3201 pub struct EXCEPTION_POINTERS { struct3206 impl ::core::marker::Copy for EXCEPTION_POINTERS {} argument3208 impl ::core::clone::Clone for EXCEPTION_POINTERS { implementation7604 …::core::option::Option<unsafe extern "system" fn(exceptioninfo: *const EXCEPTION_POINTERS) -> i32>; constant