Function openssl_sys::BIO_dgram_set_local_addr_enable

source ยท
pub unsafe fn BIO_dgram_set_local_addr_enable(
    bio: *mut BIO,
    enable: c_int,
) -> c_int