Function mbedtls_sys::mbedtls_mpi_grow [] [src]

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