DD_HOOK_FUNCTION

Type Alias DD_HOOK_FUNCTION 

Source
pub type DD_HOOK_FUNCTION = extern "C" fn(*mut DdManager, *const c_char, *mut c_void) -> c_int;
Expand description

Type of the hook function.