Function mbedtls_mpi_shrink

Source
pub unsafe extern "C" fn mbedtls_mpi_shrink(
    X: *mut mbedtls_mpi,
    nblimbs: size_t,
) -> c_int