FnEdgeHashGeneratorInit

Type Alias FnEdgeHashGeneratorInit 

Source
pub type FnEdgeHashGeneratorInit = unsafe extern "C" fn(library_path: *const c_char, max_threads: i32) -> *mut c_void;
Expand description

Function pointer type for EdgeHashGeneratorInit.