lgraph_api_role_info_get_graph_access

Function lgraph_api_role_info_get_graph_access 

Source
pub unsafe extern "C" fn lgraph_api_role_info_get_graph_access(
    ri: *mut lgraph_api_role_info_t,
    graph_names: *mut *mut *mut c_char,
    access_levels: *mut *mut c_int,
) -> usize