binaryninjacore_sys

Function BNAuthenticateEnterpriseServerWithCredentials

source
pub unsafe extern "C" fn BNAuthenticateEnterpriseServerWithCredentials(
    username: *const c_char,
    password: *const c_char,
    remember: bool,
) -> bool