Function ldap_msgdelete

Source
pub unsafe extern "C" fn ldap_msgdelete(
    ld: *mut LDAP,
    msgid: c_int,
) -> c_int