DD_PRIORITY_FUNCTION

Type Alias DD_PRIORITY_FUNCTION 

Source
pub type DD_PRIORITY_FUNCTION = extern "C" fn(*mut DdManager, c_int, *mut *mut DdNode, *mut *mut DdNode, *mut *mut DdNode) -> *mut DdNode;
Expand description

Type of the priority function.