Type Definition std::backtrace_rs::dbghelp::SymCleanup

source ·
pub type SymCleanup = unsafe extern "system" fn(_: *mut c_void) -> i32;