Function BNGetValidPluginCommandsForLowLevelILFunction

Source
pub unsafe extern "C" fn BNGetValidPluginCommandsForLowLevelILFunction(
    view: *mut BNBinaryView,
    func: *mut BNLowLevelILFunction,
    count: *mut usize,
) -> *mut BNPluginCommand