binaryninjacore_sys

Function BNGetCheckboxInput

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