aginit

Function aginit 

Source
pub unsafe extern "C" fn aginit(
    g: *mut Agraph_t,
    kind: c_int,
    rec_name: *mut c_char,
    rec_size: c_int,
    move_to_front: c_int,
)