Function tsk_tree_get_parent

Source
pub unsafe extern "C" fn tsk_tree_get_parent(
    self_: *const tsk_tree_t,
    u: tsk_id_t,
    parent: *mut tsk_id_t,
) -> c_int