binaryninjacore_sys

Function BNGetIntegerInput

source
pub unsafe extern "C" fn BNGetIntegerInput(
    result: *mut i64,
    prompt: *const c_char,
    title: *const c_char,
) -> bool