Function BNWriteLE64

Source
pub unsafe extern "C" fn BNWriteLE64(
    stream: *mut BNBinaryWriter,
    val: u64,
) -> bool