[][src]Function throne::throne_context_find_phrase5

#[no_mangle]
pub extern "C" fn throne_context_find_phrase5(
    context: *mut Context,
    atom_ptr1: *const Atom,
    atom_ptr2: *const Atom,
    atom_ptr3: *const Atom,
    atom_ptr4: *const Atom,
    atom_ptr5: *const Atom,
    result_ptr: *mut Atom,
    result_len: usize
) -> usize