Cudd_SetStderr

Function Cudd_SetStderr 

Source
pub unsafe extern "C" fn Cudd_SetStderr(
    dd: *mut DdManager,
    fp: *mut FILE,
) -> c_void