Function X509_STORE_set_depth

Source
pub unsafe extern "C" fn X509_STORE_set_depth(
    store: *mut x509_store_st,
    depth: i32,
) -> i32