pub unsafe extern "C" fn igraph_matrix_complex_search(
m: *const igraph_matrix_complex_t,
from: igraph_int_t,
what: igraph_complex_t,
pos: *mut igraph_int_t,
row: *mut igraph_int_t,
col: *mut igraph_int_t,
) -> igraph_bool_tpub unsafe extern "C" fn igraph_matrix_complex_search(
m: *const igraph_matrix_complex_t,
from: igraph_int_t,
what: igraph_complex_t,
pos: *mut igraph_int_t,
row: *mut igraph_int_t,
col: *mut igraph_int_t,
) -> igraph_bool_t