Function mbedtls_sys::mbedtls_x509write_crt_set_subject_name [] [src]

pub unsafe extern "C" fn mbedtls_x509write_crt_set_subject_name(
    ctx: *mut mbedtls_x509write_cert,
    subject_name: *const c_char
) -> c_int